projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e3dc2c
)
(ebrowse-member-table): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Thu, 7 Jun 2007 00:28:27 +0000
(
00:28
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Thu, 7 Jun 2007 00:28:27 +0000
(
00:28
+0000)
lisp/progmodes/ebrowse.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/ebrowse.el
b/lisp/progmodes/ebrowse.el
index d83851411779b6c250695287197bd821c0f136ac..ba73cbc246158ded7f219f0bb03b520fd257d2b1 100644
(file)
--- a/
lisp/progmodes/ebrowse.el
+++ b/
lisp/progmodes/ebrowse.el
@@
-1003,7
+1003,7
@@
type `ebrowse-hs' is set to the resulting obarray."
(defun ebrowse-member-table (header)
- "Return the member obarray. Build it it hasn't been set up yet.
+ "Return the member obarray. Build it i
f i
t hasn't been set up yet.
HEADER is the tree header structure of the class tree."
(when (null (ebrowse-hs-member-table header))
(loop for buffer in (ebrowse-browser-buffer-list)